home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / PROBLEMS / BENCHMARK / BUBBLESORT / bubbletest / icon8 / makeprog < prev    next >
Text File  |  1992-05-23  |  615b  |  16 lines

  1. set bubble_icon8$dir <obey$dir>
  2. dir <bubble_icon8$dir>
  3. time { > <bubble_icon8$dir>.maketime }
  4. *if "<icont$path>"="" then error 1 icont$path not set ! set icont$path
  5. cdir <bubble_icon8$dir>.icn 
  6. cdir <bubble_icon8$dir>.u1  
  7. cdir <bubble_icon8$dir>.u2   
  8. copy <bubble_icon8$dir>.source <bubble_icon8$dir>.icn.temp ~c~v
  9. <icont$path>icont -o <bubble_icon8$dir>.program <bubble_icon8$dir>.temp { > null: }
  10. wipe <bubble_icon8$dir>.icn rf~c~v
  11. wipe <bubble_icon8$dir>.u1  rf~c~v
  12. wipe <bubble_icon8$dir>.u2  rf~c~v
  13. time { >> <bubble_icon8$dir>.maketime }
  14. settype <bubble_icon8$dir>.maketime text
  15. <bubble_icon8$dir>.maketime
  16.